List Properties/Methods Command (Edit Menu)

   

Opens a dropdown list box in the Code window that contains the properties and methods available for the object The List Properties/Methods command also displays a list of the globally available methods when the pointer is on a blank space. To have the list box automatically open as you type your code, select Auto List Members on the Editor tab in the Options dialog box.

You can find the property or method you want in the list box by:

You can insert the property or method into your statement by:

Toolbar shortcut:   . Keyboard shortcut:  CTRL+J.